[INFO] fetching crate quickjs_runtime 0.17.2...
[INFO] fixing quickjs_runtime-0.17.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate quickjs_runtime 0.17.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate quickjs_runtime 0.17.2
[INFO] finished tweaking crates.io crate quickjs_runtime 0.17.2
[INFO] tweaked toml for crates.io crate quickjs_runtime 0.17.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quickjs_runtime 0.17.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quickjs_runtime 0.17.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] edad42b4491d8cae19d4dc02a8069cb8a934d77c5ff8a10806bfaf8b90d79da9
[INFO] running `Command { std: "docker" "start" "edad42b4491d8cae19d4dc02a8069cb8a934d77c5ff8a10806bfaf8b90d79da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edad42b4491d8cae19d4dc02a8069cb8a934d77c5ff8a10806bfaf8b90d79da9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edad42b4491d8cae19d4dc02a8069cb8a934d77c5ff8a10806bfaf8b90d79da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edad42b4491d8cae19d4dc02a8069cb8a934d77c5ff8a10806bfaf8b90d79da9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking if_chain v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking regress v0.10.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling precomputed-map v0.2.0
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking radix_fmt v1.0.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking par-iter v2.0.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling swc_bundler v29.0.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking jsonc-parser v0.26.3
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking thread-id v5.0.0
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling swc_macros_common v0.3.14
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling ast_node v3.0.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling swc_config_macro v1.0.1
[INFO] [stderr]    Compiling swc_trace_macro v2.0.2
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling swc_visit_macros v0.5.13
[INFO] [stderr]     Checking st-map v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking swc_timer v1.0.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking swc_graph_analyzer v14.0.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking bytes-str v0.2.7
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking browserslist-data v0.1.4
[INFO] [stderr]    Compiling swc_ecma_preset_env v30.0.0
[INFO] [stderr]     Checking browserslist-rs v0.19.0
[INFO] [stderr]     Checking hstr v2.0.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking swc_allocator v4.0.1
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking swc_atoms v7.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking swc_cached v2.0.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking preset_env_base v5.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking hirofa_utils v0.7.4
[INFO] [stderr]     Checking swc_sourcemap v9.3.4
[INFO] [stderr]    Compiling hirofa-quickjs-sys v0.14.0
[INFO] [stderr]     Checking tracing-gelf v0.7.1
[INFO] [stderr]     Checking swc_common v14.0.4
[INFO] [stderr]     Checking swc_config v3.1.2
[INFO] [stderr]     Checking swc_ecma_ast v15.0.0
[INFO] [stderr]     Checking swc_ecma_loader v14.0.0
[INFO] [stderr]     Checking swc_error_reporters v16.0.1
[INFO] [stderr]     Checking swc_node_comments v14.0.0
[INFO] [stderr]     Checking swc_transform_common v8.0.0
[INFO] [stderr]     Checking swc_ecma_visit v15.0.0
[INFO] [stderr]     Checking swc_ecma_lexer v23.0.1
[INFO] [stderr]     Checking swc_ecma_codegen v17.0.0
[INFO] [stderr]     Checking swc_ecma_utils v21.0.0
[INFO] [stderr]     Checking swc_ecma_compat_common v21.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es3 v22.0.0
[INFO] [stderr]     Checking swc_ecma_usage_analyzer v22.0.1
[INFO] [stderr]     Checking swc_typescript v20.0.0
[INFO] [stderr]     Checking swc_ecma_ext_transforms v21.0.0
[INFO] [stderr]     Checking swc_ecma_lints v22.0.0
[INFO] [stderr]     Checking swc_ecma_parser v23.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_base v25.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_classes v25.0.0
[INFO] [stderr]     Checking swc_ecma_compiler v3.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_optimization v26.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2019 v25.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_react v27.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2016 v25.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2017 v25.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2018 v25.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_module v27.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_react v28.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2015 v26.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_proposal v25.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2022 v26.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2021 v25.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_typescript v27.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_typescript v28.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2020 v26.0.0
[INFO] [stderr]     Checking swc_ecma_minifier v30.0.1
[INFO] [stderr]     Checking swc_ecma_compat_bugfixes v26.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_compat v27.0.0
[INFO] [stderr]     Checking swc_ecma_transforms v29.0.0
[INFO] [stderr]     Checking swc_compiler_base v32.0.0
[INFO] [stderr]     Checking swc v35.0.0
[INFO] [stderr]     Checking quickjs_runtime v0.17.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/facades.rs (5 fixes)
[INFO] [stderr]        Fixed src/values.rs (1 fix)
[INFO] [stderr]        Fixed src/quickjs_utils/promises.rs (6 fixes)
[INFO] [stderr]        Fixed src/quickjsrealmadapter.rs (7 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/properties.rs (1 fix)
[INFO] [stderr]        Fixed src/quickjs_utils/json.rs (4 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/errors.rs (5 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/arrays.rs (5 fixes)
[INFO] [stderr]        Fixed src/features/set_timeout.rs (4 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/mod.rs (5 fixes)
[INFO] [stderr]        Fixed src/reflection/mod.rs (13 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/modules.rs (7 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/atoms.rs (3 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/functions.rs (17 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/interrupthandler.rs (1 fix)
[INFO] [stderr]        Fixed src/features/console.rs (9 fixes)
[INFO] [stderr]        Fixed src/quickjsruntimeadapter.rs (3 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/primitives.rs (2 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/sets.rs (8 fixes)
[INFO] [stderr]        Fixed src/features/setimmediate.rs (1 fix)
[INFO] [stderr]        Fixed src/quickjs_utils/iterators.rs (1 fix)
[INFO] [stderr]        Fixed src/quickjs_utils/compile.rs (4 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/typedarrays.rs (9 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/bigints.rs (4 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/objects.rs (17 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/dates.rs (4 fixes)
[INFO] [stderr]        Fixed src/reflection/eventtarget.rs (7 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/maps.rs (11 fixes)
[INFO] [stderr]        Fixed src/quickjs_utils/runtime.rs (1 fix)
[INFO] [stderr]        Fixed src/jsutils/promises.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/values.rs:90:10
[INFO] [stdout]     |
[INFO] [stdout]  81 |         let rti = self.rti.upgrade().expect("invalid state");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `rti` calls a custom destructor
[INFO] [stdout]     |             `rti` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  90 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  91 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `rti` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/values.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout]  99 |         let rti = self.rti.upgrade().expect("invalid state");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `rti` calls a custom destructor
[INFO] [stdout]     |             `rti` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 119 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `rti` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/values.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let rti = self.rti.upgrade().expect("invalid state");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `rti` calls a custom destructor
[INFO] [stdout]     |             `rti` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 131 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 132 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `rti` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/values.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let rti = self.rti.upgrade().expect("invalid state");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `rti` calls a custom destructor
[INFO] [stdout]     |             `rti` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 186 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 187 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `rti` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/builder.rs:276:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |           let rt = QuickJsRuntimeBuilder::new()
[INFO] [stdout]     |               --
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `rt` calls a custom destructor
[INFO] [stdout]     |               `rt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 276 |           match rt.eval_module_sync(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 277 | |             None,
[INFO] [stdout] 278 | |             Script::new(
[INFO] [stdout] 279 | |                 "test_module.es",
[INFO] [stdout] 280 | |                 "import {foo} from 'some_module.mes';\nconsole.log('foo = %s', foo);",
[INFO] [stdout] 281 | |             ),
[INFO] [stdout] 282 | |         ) {
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 286 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rt` invokes this custom destructor
[INFO] [stdout]    --> src/facades.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl Drop for QuickJsRuntimeFacade {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/facades.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 276 |         for hook in init_hooks {
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 277 |             match hook(&ret) {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 283 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/facades.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 match rti_ref.upgrade() { Some(el) => {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^        --
[INFO] [stdout]     |                       |                        |
[INFO] [stdout]     |                       |                        `el` calls a custom destructor
[INFO] [stdout]     |                       |                        `el` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 231 |             });
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `el` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:71:57
[INFO] [stdout]     |
[INFO] [stdout]  64 | ...                       let err_ref = realm
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `err_ref` calls a custom destructor
[INFO] [stdout]     |                               `err_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  71 | ...                       if let Err(e) = prom_ref.js_promise_reject(realm, &err_ref)
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  79 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err_ref` invokes this custom destructor
[INFO] [stdout]    --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:91:49
[INFO] [stdout]     |
[INFO] [stdout]  84 | ...                       let err_ref = realm
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `err_ref` calls a custom destructor
[INFO] [stdout]     |                               `err_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 | ...                       if let Err(e) = prom_ref.js_promise_reject(realm, &err_ref) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err_ref` invokes this custom destructor
[INFO] [stdout]    --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:37:15
[INFO] [stdout]     |
[INFO] [stdout]  36 |         let produced_result = producer();
[INFO] [stdout]     |             ---------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `produced_result` calls a custom destructor
[INFO] [stdout]     |             `produced_result` will be dropped later as of Edition 2024
[INFO] [stdout]  37 |         match rti_ref.upgrade() { Some(rti) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |     });
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `produced_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `produced_result` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `produced_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let produced_result = producer.await;
[INFO] [stdout]     |             ---------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `produced_result` calls a custom destructor
[INFO] [stdout]     |             `produced_result` will be dropped later as of Edition 2024
[INFO] [stdout] 148 |         match rti_ref.upgrade() { Some(rti) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 225 |     });
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `produced_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `produced_result` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `produced_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:182:57
[INFO] [stdout]     |
[INFO] [stdout] 175 | ...                       let err_ref = realm
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `err_ref` calls a custom destructor
[INFO] [stdout]     |                               `err_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 182 | ...                       if let Err(e) = prom_ref.js_promise_reject(realm, &err_ref)
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 190 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err_ref` invokes this custom destructor
[INFO] [stdout]    --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:202:49
[INFO] [stdout]     |
[INFO] [stdout] 195 | ...                       let err_ref = realm
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `err_ref` calls a custom destructor
[INFO] [stdout]     |                               `err_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 202 | ...                       if let Err(e) = prom_ref.js_promise_reject(realm, &err_ref) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 209 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err_ref` invokes this custom destructor
[INFO] [stdout]    --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/quickjs_utils/json.rs:219:43
[INFO] [stdout]     |
[INFO] [stdout] 210 |                 let global = get_global_q(realm);
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `global` calls a custom destructor
[INFO] [stdout]     |                     `global` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 219 |                 realm.to_js_value_facade(&func_res.ok().expect("func failed"))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 220 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `global` invokes this custom destructor
[INFO] [stdout]    --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/reflection/mod.rs:1482:23
[INFO] [stdout]      |
[INFO] [stdout] 1474 |                 let receiver_ref = QuickJsValueAdapter::new(
[INFO] [stdout]      |                     ------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `receiver_ref` calls a custom destructor
[INFO] [stdout]      |                     `receiver_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1482 |                 match realm.set_object_property(&receiver_ref, prop_name.as_str(), &value_ref) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1498 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/values.rs:190:1
[INFO] [stdout]      |
[INFO] [stdout]  190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]      |
[INFO] [stdout]  257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `receiver_ref` invokes this custom destructor
[INFO] [stdout]     --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]      |
[INFO] [stdout]   69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/reflection/mod.rs:1581:19
[INFO] [stdout]      |
[INFO] [stdout] 1573 |             let receiver_ref = QuickJsValueAdapter::new(
[INFO] [stdout]      |                 ------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `receiver_ref` calls a custom destructor
[INFO] [stdout]      |                 `receiver_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1581 |             match realm.set_object_property(&receiver_ref, prop_name.as_str(), &value_ref) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1600 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/values.rs:190:1
[INFO] [stdout]      |
[INFO] [stdout]  190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]      |
[INFO] [stdout]  257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `receiver_ref` invokes this custom destructor
[INFO] [stdout]     --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]      |
[INFO] [stdout]   69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/typescript/mod.rs:345:31
[INFO] [stdout]     |
[INFO] [stdout] 345 |                         match swc::sourcemap::SourceMap::from_reader(io::Cursor::new(map_str)) {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 346 |                             Ok(source_map) => {
[INFO] [stdout]     |                                ----------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `source_map` calls a custom destructor
[INFO] [stdout]     |                                `source_map` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 365 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `source_map` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/values.rs:193:27
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let lck = &mut *self.drop_action.lock("drop").unwrap();
[INFO] [stdout]     |                         --------------------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 193 |         if let Some(da) = lck.take() {
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 196 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.13/src/mutex.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/values.rs:90:10
[INFO] [stdout]     |
[INFO] [stdout]  81 |         let rti = self.rti.upgrade().expect("invalid state");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `rti` calls a custom destructor
[INFO] [stdout]     |             `rti` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  90 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  91 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `rti` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/values.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout]  99 |         let rti = self.rti.upgrade().expect("invalid state");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `rti` calls a custom destructor
[INFO] [stdout]     |             `rti` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 119 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `rti` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/values.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let rti = self.rti.upgrade().expect("invalid state");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `rti` calls a custom destructor
[INFO] [stdout]     |             `rti` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 131 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 132 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `rti` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/values.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let rti = self.rti.upgrade().expect("invalid state");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `rti` calls a custom destructor
[INFO] [stdout]     |             `rti` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 186 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 187 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `rti` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/facades.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 276 |         for hook in init_hooks {
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 277 |             match hook(&ret) {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 283 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/facades.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 match rti_ref.upgrade() { Some(el) => {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^        --
[INFO] [stdout]     |                       |                        |
[INFO] [stdout]     |                       |                        `el` calls a custom destructor
[INFO] [stdout]     |                       |                        `el` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 231 |             });
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `el` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:71:57
[INFO] [stdout]     |
[INFO] [stdout]  64 | ...                       let err_ref = realm
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `err_ref` calls a custom destructor
[INFO] [stdout]     |                               `err_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  71 | ...                       if let Err(e) = prom_ref.js_promise_reject(realm, &err_ref)
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  79 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err_ref` invokes this custom destructor
[INFO] [stdout]    --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:91:49
[INFO] [stdout]     |
[INFO] [stdout]  84 | ...                       let err_ref = realm
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `err_ref` calls a custom destructor
[INFO] [stdout]     |                               `err_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 | ...                       if let Err(e) = prom_ref.js_promise_reject(realm, &err_ref) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err_ref` invokes this custom destructor
[INFO] [stdout]    --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:37:15
[INFO] [stdout]     |
[INFO] [stdout]  36 |         let produced_result = producer();
[INFO] [stdout]     |             ---------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `produced_result` calls a custom destructor
[INFO] [stdout]     |             `produced_result` will be dropped later as of Edition 2024
[INFO] [stdout]  37 |         match rti_ref.upgrade() { Some(rti) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 114 |     });
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `produced_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `produced_result` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `produced_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let produced_result = producer.await;
[INFO] [stdout]     |             ---------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `produced_result` calls a custom destructor
[INFO] [stdout]     |             `produced_result` will be dropped later as of Edition 2024
[INFO] [stdout] 148 |         match rti_ref.upgrade() { Some(rti) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 225 |     });
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hirofa_utils-0.7.4/src/eventloop.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl Drop for EventLoop {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `produced_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `produced_result` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `produced_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:182:57
[INFO] [stdout]     |
[INFO] [stdout] 175 | ...                       let err_ref = realm
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `err_ref` calls a custom destructor
[INFO] [stdout]     |                               `err_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 182 | ...                       if let Err(e) = prom_ref.js_promise_reject(realm, &err_ref)
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 190 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err_ref` invokes this custom destructor
[INFO] [stdout]    --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/jsutils/promises.rs:202:49
[INFO] [stdout]     |
[INFO] [stdout] 195 | ...                       let err_ref = realm
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `err_ref` calls a custom destructor
[INFO] [stdout]     |                               `err_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 202 | ...                       if let Err(e) = prom_ref.js_promise_reject(realm, &err_ref) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 209 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/values.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err_ref` invokes this custom destructor
[INFO] [stdout]    --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/reflection/mod.rs:1482:23
[INFO] [stdout]      |
[INFO] [stdout] 1474 |                 let receiver_ref = QuickJsValueAdapter::new(
[INFO] [stdout]      |                     ------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `receiver_ref` calls a custom destructor
[INFO] [stdout]      |                     `receiver_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1482 |                 match realm.set_object_property(&receiver_ref, prop_name.as_str(), &value_ref) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1498 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/values.rs:190:1
[INFO] [stdout]      |
[INFO] [stdout]  190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]      |
[INFO] [stdout]  257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `receiver_ref` invokes this custom destructor
[INFO] [stdout]     --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]      |
[INFO] [stdout]   69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/reflection/mod.rs:1581:19
[INFO] [stdout]      |
[INFO] [stdout] 1573 |             let receiver_ref = QuickJsValueAdapter::new(
[INFO] [stdout]      |                 ------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `receiver_ref` calls a custom destructor
[INFO] [stdout]      |                 `receiver_ref` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1581 |             match realm.set_object_property(&receiver_ref, prop_name.as_str(), &value_ref) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1600 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/values.rs:190:1
[INFO] [stdout]      |
[INFO] [stdout]  190 | impl Drop for CachedJsObjectRef {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/atom.rs:257:1
[INFO] [stdout]      |
[INFO] [stdout]  257 | impl<Static> Drop for Atom<Static> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `receiver_ref` invokes this custom destructor
[INFO] [stdout]     --> src/quickjsvalueadapter.rs:69:1
[INFO] [stdout]      |
[INFO] [stdout]   69 | impl Drop for QuickJsValueAdapter {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/typescript/mod.rs:345:31
[INFO] [stdout]     |
[INFO] [stdout] 345 |                         match swc::sourcemap::SourceMap::from_reader(io::Cursor::new(map_str)) {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 346 |                             Ok(source_map) => {
[INFO] [stdout]     |                                ----------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `source_map` calls a custom destructor
[INFO] [stdout]     |                                `source_map` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 365 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `source_map` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/values.rs:193:27
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let lck = &mut *self.drop_action.lock("drop").unwrap();
[INFO] [stdout]     |                         --------------------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 193 |         if let Some(da) = lck.take() {
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 196 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.13/src/mutex.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] [stderr] crater-edition-check: quickjs_runtime v0.17.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking quickjs_runtime v0.17.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "edad42b4491d8cae19d4dc02a8069cb8a934d77c5ff8a10806bfaf8b90d79da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edad42b4491d8cae19d4dc02a8069cb8a934d77c5ff8a10806bfaf8b90d79da9", kill_on_drop: false }`
[INFO] [stdout] edad42b4491d8cae19d4dc02a8069cb8a934d77c5ff8a10806bfaf8b90d79da9
